	
;;; QQ: 67762207
% 100
+40
+1
[@main]
#IF
checkpkpoint 2
#SAY
_ Although I do is something with a smell of blood, but also do not want your hands stained with blood so the person transactions. \ \
<Close/@ exit>
#ELSESAY
_ Welcome to. If you come to buy meat, I would recommend the site to give you good meat. \
<Buy/@buy> Meat \
<Sell/@sell> Meat \ \
With (FCOLOR/10) <$NPCNAME> (FOCLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit> \ \ \ \




[@buy]
#SAY
_ Now sell dried meat. Dried meat used? In fact, I also like to know ... \ \
<Pre-step/@main>

[@sell]
#SAY
Good meat, then to sell me. As for price you at ease. \
However, access through the magic, or out on the ground meat, I would not want. \ \
<Pre-step/@main>

[Goods]
Dried meat 10 1

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0
#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
Check [101] 1
Check [301] 0
checkjob Warrior
#SAY
<On the task of dialogue./@CALL_Quest_5> \
#ACT
Mov D0 1

#IF
! Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ We are here only in the grasslands, cattle raised purebred cattle, Wang Xiaoer sell cattle while the price expensive, but the beef quality is superior. \ \
_ <Close / @ exit>


[@CALL_Quest_5]
#CALL [AreaQuest\ChoBoGuide1\ChoBoGuide1_Warrior.txt] @Basic_Warrior_5

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 